3.7.2 [Released - 2025-06-06 ]
Bug Fixes
- Fix for Joomla captcha handling in Joomla 4/5
3.7.1 [Released - 2023-10-29 ]
Features
- Flag a warning message when using the plugin but have not configured a Joomla captcha plugin
3.7.0 [Released - 2023-10-03 ]
Features
- Allow JS checking of all Joomla Captcha methods
Bug Fixes
- Deprecate use of Recaptcha v2
3.6.2 [Released - 2023-09-20 ]
Bug Fixes
- fix For for plugin event name changes in Joomla 4.3
3.6.1 [Released - 2023-01-13 ]
Bug Fixes
- PHP 8.x fix for loading javascript
3.6.0 [Released - 2021-03-10 ]
Features
Older Changes
3.5.5 - 2017-05-03 - Carlos Cámara
Added
- Compatibility with future next Locations Manager release
Fixed
- Make user Hidden Detail plugin is respected
Changed
- Removed button group class for Type of Captcha selection
3.5.4 - 2016-09-20 - Geraint Edwards
Fixed
- When Captcha was enabled script was skipping JEvents data validation e.g. required fields and date filtering
3.5.3 - 2016-09-20 - Carlos Cámara
Fixed
- Submitting event only when json response is back
- Avoid double submitting event
3.5.2 - 2016-07-29 - Geraint Edwards
Changed
- Anon User plugin version 3.5.2
- Only load JS when needed
- Remaining Mootools code refactored to jQuery
- Removed use of out of date submitbutton javascript function that could be used by other plugins/components and create wrapper for joomla.submitbutton instead
- New language strings to distinguish between recaptcha label in form and missing values on submit
Fixed
- Checking name and email fields for logged in users
- getParams was missing com_jevents as argument
3.5.1 - 2016-07-19 - Tony Partridge
Added
Changed
- Changed query() to execute()
- Changed JDispatcher to JEventDispatcher
Fixed
- Undeclared variables causing fatal errors
- Incorrect require_once call
3.5.0 - 2016-07-14 - Carlos Cámara
Added
- Support for Custom Translations in reCaptcha v1
- Full Google noCAPTCHA (reCAPTCHA v2) support
- ability to not show a CAPTCHA
- ability to use any Joomla! CAPTCHA plugin as long as it follows Joomla! standards
Changed
- Javascript verification for Joomla! reCAPTCHA (v1 and v2)
- Increased Joomla! version requirement to 3.4
- Moved JSON request to GWEJSON plugin call
- Removed code supporting older releases of Joomla!
- Removed files supporting older releases of Joomla!
3.4.0 - 2015-09-02
Changed
- Joomla 3.4 compatible version
3.3.0 -
Changed
- JEvents 3.2 compatible version
3.0.11 -
Changed
- Use Joomla captcha in Joomla 3.3+ when enabled
3.0.10 -
Fixed
- Eliminate duplicates email field output in event editing page
3.0.9 -
Fixed
- Better language string for recaptcha field in custom edit page
3.0.8 -
Added
- Support for recaptcha, creator name and email in custom edit page. Requires JEvents 3.1.13+ to work
3.0.7 -
Fixed
- Plugin was importing file that didn't exist in Joomla 3.x
3.0.6 -
Changed
- Google now requires connections to be closed.
3.0.5 -
Changed
- reCaptcha.net URL is now switched off - so must use google.com instead
3.0.4 -
Fixed
- No-categories being selected in plugin params was causing no categories to be available instead of all categories
3.0.3 -
Changed
- ReCaptcha Joomla! 3.x update.
3.0.2 -
Changed
- Make url root unique to avoid javascript error messages with recaptcha process
1.4.5 -
Removed
- Alert message in Joomla 1.5 v.
1.4.4 -
Fixed
- Stops Joomla 2.5 from trying to load an old Joomla 1.5 javascript file that is no longer needed
1.4.3 -
Fixed
- Anon-users were not notified of published events if event was edited prior to publication
1.4.2 -
Added
- Allows usage without captcha enabled
1.4.0 -
Fixed
- Corrects language files for Joomla 1.6/1.7
1.3.6 -
Fixed
- Includes javascript file needed for Joomla 1.6 which was not included in previous build.